PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItemCollection Class / getDocument Method
In This Topic
    getDocument Method
    In This Topic
    Gets the document that owns this collection.
    Syntax
    public PDFFixedDocument getDocument()

    Return Value

    The document that owns this collection.
    See Also